home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2007 September
/
PCWSEP07.iso
/
Software
/
Shareware
/
xStarter 1.8.8
/
setup.exe
/
{app}
/
xStartUI.exe
/
0
/
RCDATA
/
TROLEUSERFORM
/
TROLEUSERFORM.txt
Wrap
Text File
|
2007-06-06
|
3KB
|
172 lines
object RoleUserForm: TRoleUserForm
Left = 410
Top = 282
ActiveControl = edName
BorderStyle = bsDialog
Caption = 'RoleUserForm'
ClientHeight = 200
ClientWidth = 368
Color = clBtnFace
ParentFont = True
KeyPreview = True
OldCreateOrder = False
OnKeyDown = FormKeyDown
DesignSize = (
368
200)
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 0
Top = 156
Width = 368
Height = 3
Align = alBottom
Shape = bsBottomLine
end
object lbName: TElLabel
Left = 15
Top = 28
Width = 28
Height = 13
Caption = 'Name'
end
object lbRole: TElLabel
Left = 15
Top = 60
Width = 22
Height = 13
Caption = 'Role'
Visible = False
end
object lbPassword: TLabel
Left = 14
Top = 92
Width = 46
Height = 13
Caption = 'Password'
FocusControl = edPasswrod
Visible = False
end
object lbConPass: TLabel
Left = 14
Top = 118
Width = 83
Height = 13
Caption = 'Confirm password'
FocusControl = edConfPassword
Visible = False
end
object Panel1: TPanel
Left = 0
Top = 159
Width = 368
Height = 41
Align = alBottom
BevelOuter = bvNone
TabOrder = 2
DesignSize = (
368
41)
object btOk: TElPopupButton
Left = 144
Top = 8
Width = 105
Height = 25
DrawDefaultFrame = False
Caption = 'OK'
TabOrder = 0
OnClick = btOkClick
Anchors = [akRight, akBottom]
end
object btCancel: TElPopupButton
Left = 253
Top = 8
Width = 105
Height = 25
DrawDefaultFrame = False
ModalResult = 2
Caption = 'Cancel'
TabOrder = 1
Anchors = [akRight, akBottom]
end
object btHelp: TElPopupButton
Left = 8
Top = 8
Width = 113
Height = 25
ImageIndex = 14
UseImageList = True
Images = TrayForm.ilMain
DrawDefaultFrame = False
Caption = 'Help'
TabOrder = 2
Visible = False
Anchors = [akLeft, akBottom]
end
end
object edName: TElEdit
Left = 152
Top = 24
Width = 200
Height = 21
Flat = True
LineBorderActiveColor = clBlack
LineBorderInactiveColor = clBlack
Anchors = [akLeft, akTop, akRight]
TabOrder = 0
end
object cbRoles: TElComboBox
Left = 152
Top = 56
Width = 200
Height = 21
Cursor = crIBeam
Style = csDropDownList
ItemHeight = 13
Flat = True
LineBorderActiveColor = clBlack
LineBorderInactiveColor = clBlack
TabOrder = 1
ParentColor = False
Visible = False
Anchors = [akLeft, akTop, akRight]
end
object edPasswrod: TElEdit
Left = 217
Top = 89
Width = 135
Height = 21
Hint = 'Name'
PasswordChar = '*'
Flat = True
LineBorderActiveColor = clBlack
LineBorderInactiveColor = clBlack
Anchors = [akLeft, akTop, akRight]
TabOrder = 3
Visible = False
end
object edConfPassword: TElEdit
Left = 217
Top = 115
Width = 135
Height = 21
Hint = 'Name'
PasswordChar = '*'
Flat = True
LineBorderActiveColor = clBlack
LineBorderInactiveColor = clBlack
Anchors = [akLeft, akTop, akRight]
TabOrder = 4
Visible = False
end
object ElFormPersist1: TElFormPersist
Storage = TrayForm.ElIniFile1
PersistOptions = [epoState, epoPosition]
TopMost = False
Left = 96
Top = 16
PropsToStore = {00000000}
end
end